Your ad here if you win
This article's goal is to investigate the Ergon's fee burning mechanism in the face of the recent realization that it doesn't do the job as it should. I would like to explain the math that made me realize this mechanism is not enough and make it the part of the ongoing community discussion on that topic.
It is possible to find the value of the Ergon equilibrium. Let us construct the expression describing the dynamics of hashrate, the same way it was constructed in the Ergon whitepaper. We start with a simple observation, that the miners follow profitability. If their rewards from mining are higher than their costs, they join the network. We symbolically express the rate of hashrate changes as follows:
,
Which means that the rate of hashrate changes are driven by the difference between the reward value and the cost per unit of hashrate . Alpha is the proportionality factor. It measures how fast the miners respond to profitability changes.
Proportional reward is the proposition to put R=h
. Then the equation reads:
.
Now we will skip to the price dynamics, derived in the Ergon paper,
.
To recap - is the price, is an arbitrary demand function for new coins, is the supply and is the reward changing rate - the supply expansion. In the simple case .
We have a system of equations:
To find the equilibrium, we are looking for a constant solution: and . Then . Derivatives of and are just zero. We will learn that in order to have such a solution, also must be constant.
We have to solve the following system of equations:
The solution is very straight forward. We get:
,
and
.
We can now notice that demand must not dependend on time for this solution to work.
In the paper, we took for granted that is nothing more than the issuance, , but in fact it is also the transaction fees rate , like fees paid per day or per block. They are denominated in the coin units because the fees are indeed paid in those units,
.
In the protocol, we burn half of all fees to correct for the additional inflation they would introduce. We will solve it for the general ratio denote it as .
We modify the equations:
,
.
Now the system reads:
Once again we assume the constant solution and .
The system then reads:
From the first equation follows that . We insert that to the second one and we get the dreaded information that:
.
Let us call the equilibrium modifying factor as .
With no burning () the fees would modify the equilibrium by a factor of which meand that in the limit of fees infinitely larger than the demand the equilibrium would be at zero, but with burning in place:
It means that if we burn 50%, when the equilibrium can be pushed down by 50% due to the fees subsidizing hashrate.
The topic continues in part 2